This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Subject: FreeBusy webservice returning appt times in multiples of 5 minutes
Feedback Type: Question
Product Area: Domino Server
Technical Area: Application Development
Platform: Windows
Release: 8.5.2
Reproducible: Always
I am using cppfbws.nsf (similar behavior with busytime.nsf as well) to fetch the free/busy information through a web services consumer.
While I am getting the information mostly as expected, the appointment start/end times are being rounded in multiples of 5 minutes.
For example, an appointment from 4:27PM to 4:42 PM is returned as 4:25PM to 4:45PM.
The busytime webservice seems to be using the NotesSession.FreeTimeSearch() method. Not sure what cppfbws is using. Is this rounding off a known limitation or is there a way to get the times by the actual minutes?
-thanks in advance for any help,
Mike.
Feedback number WEBB8ERNH8 created by ~Evelyn Brewemanlen on 03/08/2011
Status: Open
Comments: